﻿@charset "utf-8";
@import url('../../../css2.css');
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
a,a:hover{color:#000}
a,a:hover,a:link,a:visited{text-decoration:none}
body{font-family:Source Sans Pro,Arial,sans-serif;font-size:16px}
img{max-width:100%;max-height:100%}
input{-webkit-appearance:none;border-radius:0}
.flex{display:flex;justify-content:center;align-items:center}
.flex-wrapper{display:flex;flex-wrap:wrap}
.card{display:flex;flex-direction:column}
.head{position:fixed;top:0;left:0;right:0;width:100%;height:80px;box-sizing:border-box;z-index:9;background-color:#fdb812;transition-property:height;transition-duration:.2s;transition-timing-function:ease;max-width:1920px;margin:0px auto;}
.head-wrapper{width:1400px;margin:0px auto;display:flex;justify-content:center;align-items:center}
.head-logo{height:100%}
.head-nav{height:100%;margin-left:auto}
.head-nav>ul{height:100%;display:flex}
.head-nav>ul>li{position:relative;height:100%}
.head-nav>ul>li>a{transition:color .3s ease;transition:background-color .3s ease;padding:0 20px;height:100%;display:flex;font-weight:700;align-items:center;justify-content:center}
.head-nav>ul>li .inmenu_1,.head-nav>ul>li:hover>a{color:#fdb812;background-color:#000}
.head-nav>ul .submenu{background-color:#fdb812;position:absolute;transform-origin:top;top:100%;transition:all .4s ease;transform:rotateX(90deg);opacity:0}
.head-nav>ul .submenu a{display:block;padding:0 20px;line-height:40px;white-space:nowrap;transition:all .4s ease}
.head-nav>ul .submenu a:hover{background-color:#000;color:#fdb812}
.nav-btn{display:none;position:relative;margin:auto 0;height:4.2666666667vw;width:6vw}
.nav-btn span{border-radius:2px;position:absolute;display:block;width:6vw;height:.6666666667vw;background-color:#000;transition:top .2s .2s,transform .2s,background .2s,opacity 0s .2s}
.nav-btn span:first-child{top:.1vw}
.nav-btn span:nth-child(2){top:2.1333333333vw}
.nav-btn span:nth-child(3){top:4.2666666667vw}
.toggle-animate span:first-of-type{top:1.6vw;transform:rotate(45deg);transition:top .2s,transform .2s .2s,background .2s}
.toggle-animate span:nth-of-type(2){opacity:0;transition:opacity .2s}
.toggle-animate span:nth-of-type(3){top:1.6vw;transform:rotate(-45deg);transition:bottom .2s,transform .2s .2s,background .2s}
main{margin-top:80px}
.common-wrapper{width:1400px;margin:0px auto;}
body{max-width:1920px;margin:0px auto;}
.foot{width:100%}
.foot .common-wrapper{display:flex;align-items:center}
.foot .text{width:300px;line-height:60px}
.mobile-bottom{display:none}
.search-box{background-color:#fdb812;height:60px}
.search-input{flex:1;display:flex}
.search-input input{display:inline-block;height:40px;box-sizing:border-box;outline:0}
.search-input .seatxt{padding-left:10px;flex:1;border:1px solid #e5e5e5}
.search-input .stbn{width:226px;background-color:#000;color:#fdb812;border:none;cursor:pointer}
.foot-list{mian-height:250px;box-sizing:border-box;background:#171615}
.foot-l{width:100%;height:100%;display:flex}
.foot-l .foot-u{margin-top:30px}
.foot-l .foot-u li{margin:20px 0}
.foot-l .foot-u li a{transition:all .3s ease;color:#eee;opacity:.6;font-size:14px;line-height:1.3}
.foot-l .foot-u li a:hover{color:#FFF;opacity:1;padding-left:10px}
.foot-l .foot-u .iconfont{color:#eee;opacity:.6;margin-right:3px}
.foot-l .lfr{margin-top:30px;display:flex}
.foot-item{padding-top:30px;height:100%;width:25%}
.foot-title{font-size:18px;font-weight:700;color:#fdb812}
.foot-cate,.foot-code,.foot-nav{padding-left:100px}
.foot-cate ul,.foot-nav ul{margin-top:30px}
.foot-cate ul li,.foot-nav ul li{margin:10px 0}
.foot-cate ul li a,.foot-nav ul li a{transition:all .3s ease;color:#eee;font-size:14px;opacity:.6;line-height:1.3}
.foot-cate ul li a:before,.foot-nav ul li a:before{position:relative;top:-2px;content:"-";margin-right:10px}
.foot-cate ul li a:hover,.foot-nav ul li a:hover{color:#FFF;opacity:1;padding-left:10px}
.foot-right a{color:hsla(0,0%,100%,.6)}
.foot-right{width:100%;height:58px;background-color:#111;color:hsla(0,0%,100%,.6);display:flex;justify-content:center;align-items:center}
.code-img{margin-top:30px}
.code-img img{max-width:140px}
.banner{width:100%;height:240px;position:relative;background-color:#ededed;animation:loading 1.4s ease infinite;background-image:linear-gradient(90deg,#f0f0f0 25%,#e3e3e3 37%,#f0f0f0 63%);background-size:400% 100%}
.banner img{width:100%;display:block;height:100%;object-fit:cover}
@keyframes loading{
0%{background-position:100% 50%}
to{background-position:0 50%}}
.banner-title{width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;position:absolute;font-size:35px;color:#fdb812}
.inner-nav{overflow-y:auto;width:100%;background-color:#F1F1F1;height:60px}
.inner-nav a,.inner-nav h1{display:inline;line-height:60px}
.inner-nav span{margin:0 5px}
.common-content .common-wrapper{display:flex}
.common-main{flex:7.5;box-sizing:border-box;padding:50px 30px 50px 0}
.common-main h1{text-align:center;font-size:30px;line-height:36px;padding-bottom:30px}
.common-main p{font-size:16px;padding-bottom:20px;line-height:1.6}
.common-side{padding-top:50px;flex:2.5;box-sizing:border-box;margin-bottom:40px}
.common-side .title{background-color:#fdb812;font-size:18px;font-weight:500}
.side-about>div,.side-cate>div,.side-contact>div,.side-news>div,.side-pro>div{height:58px;width:100%;text-align:center;line-height:58px}
.side-about a,.side-cate a,.side-contact a,.side-news a,.side-pro a{display:block;width:100%;height:100%}
.side-about .item{border-bottom:1px solid #F1F1F1;background-color:#FFF;font-size:14px}
.side-about .item:hover a{color:#fdb812;position:relative}
.side-about .item:hover a:after{content:"";position:absolute;left:65%;top:24px;width:0;height:0;border:5px solid transparent;border-left-color:#fdb812}
.side-about .LocalCurrent{border-bottom:1px solid #F1F1F1;background-color:#FFF;font-size:14px}
.side-about .LocalCurrent a{color:#fdb812;position:relative}
.side-about .LocalCurrent a:after{content:"";position:absolute;left:65%;top:24px;width:0;height:0;border:5px solid transparent;border-left-color:#fdb812}
.side-contact{margin-top:30px}
.side-contact .contact-ul{padding:30px 20px;background-color:#FFF}
.side-contact .contact-ul li{margin-bottom:16px;font-size:14px;line-height:1.6}
.side-contact .contact-ul li:last-child{margin-bottom:0}
.side-contact .contact-ul li a{display:inline}
.side-contact .contact-ul .iconfont{margin-right:3px}
.side-news ul{background-color:#FFF;padding:0 10px;width:100%;box-sizing:border-box}
.side-news ul li{padding:2px 0;width:100%;display:flex;height:90px;border-bottom:1px solid #eee}
.side-news ul li:hover .news-title{color:#fdb812}
.side-news ul li:last-child{border-bottom:none}
.side-news ul .news-img{flex:3;display:flex;align-items:center;padding:10px 0;min-height:50px}
.side-news ul .news-img img{max-height:100%;max-width:100%}
.side-news ul .news-info{padding:10px 0 0 5px;box-sizing:border-box;height:100%;display:flex;flex-direction:column;flex:5}
.side-news ul .news-info a{display:inline-block;width:auto;height:auto}
.side-news ul .news-title{transition:color .3s ease;height:40px;font-size:14px;font-weight:400}
.side-news ul .news-date{margin-top:10px;color:#848484;font-size:13px}
.side-cate li{position:relative}
.side-cate li a:hover{color:#fdb812}
.side-cate .pro-menu{display:none}
.side-cate>ul>li{line-height:45px;display:block;background-color:#FFF;padding-left:30px;border-bottom:1px solid #F1F1F1}
.side-cate>ul>li i{position:absolute;content:"";top:0;right:0;width:50px;height:47px;cursor:pointer;display:block}
.side-cate>ul>li i:before{position:absolute;content:" ";top:18px;right:21px;width:8px;height:8px;border:2px solid #707070;border-top:none;border-left:none;transform:rotate(-45deg);transition:transform .3s ease-in-out;cursor:pointer}
.side-cate>ul>li .active:before{transform:rotate(45deg)}
.side-cate>ul>li a{width:100%;height:100%}
.side-cate>ul>li .sub-menu{display:none}
.side-cate .LiLevel2 a{padding-left:15px;box-sizing:border-box}
.side-cate .LiLevel2 .pro-menu a{padding-left:25px}
.side-pro{margin-top:30px}
.side-pro ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:30px}
.side-pro ul li{width:47%;margin-bottom:20px}
.side-pro ul li .pro-img-wrapper{overflow:hidden;background-color:#FFF;width:100%;padding-top:100%;box-sizing:border-box;position:relative}
.side-pro ul li .pro-img{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.side-pro ul li .pro-img img{max-width:100%;max-height:100%;transition:transform .3s ease}
.side-pro ul li .pro-name{padding:0 5px;box-sizing:border-box;margin-top:10px;font-size:14px;display:-webkit-box;display:-moz-box;max-height:16px;line-height:16px;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.side-pro ul li:hover .pro-img img{transform:scale(1.05)}
.side-pro ul li:hover .pro-name{color:#fdb812}
.inquiry-form{display:flex;flex-wrap:wrap;justify-content:space-between}
.common-link{margin-top:10px;width:100%;display:flex}
.common-link>div{flex:1;display:flex;align-items:center;height:50px;font-size:18px;padding:0 20px}
.common-link>div a{height:100%;line-height:50px;max-width:400px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.common-link .prev{background-color:#fdb812;color:#000}
.common-link .prev a{color:#000}
.common-link .prev i{margin-right:20px}
.common-link .next{background-color:#000;color:#fdb812;justify-content:flex-end}
.common-link .next a{color:#fdb812}
.common-link .next i{margin-left:20px}
#toast-container{padding-top:100px}
.top-btn{display:none;border-radius:50%;width:40px;height:40px;background:#FFF;z-index:1;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);transition:all .4s ease}
.top-btn:hover{cursor:pointer;background:#ccc}
.top-btn i{position:relative;transform:scale(1.4)}
.side-float{padding-top:50px;box-sizing:border-box}
.side-float .title{background-color:#fdb812;font-size:18px;font-weight:500}
.sm-mask{position:fixed;width:100%;bottom:0;height:100%;background:rgba(0,0,0,.6);z-index:8;display:none;top:13.3333333333vw}
#xyz{min-width:150px;position:relative;height:100%}
.xyz12{position:absolute;top:calc(50% - 15px);left:0;padding:0 20px 10px 10px;background-color:#fdb812}
.xyz12 span{position:absolute;right:-3px;top:8px;background:url(imgs/down.png) no-repeat;width:20px;height:20px;cursor:pointer}
.xyz12 .dp{transform:rotate(90deg);transition:transform .2s ease}
.xyz12 ul li{line-height:30px;display:none}
.xyz12 ul li img{margin-right:5px;position:relative;top:3px}
.xyz12 ul li:first-of-type{display:block}
.singglepic{z-index:4!important}
.foot-l .lfr li{width:32px;height:32px;background:#5c5c5c;border-radius:50%;display:flex;margin-right:10px;transition:all .5s;justify-content:center;align-items:center;box-sizing:border-box;padding:5px}
.foot-l .lfr li:hover{background:#eee}
.foot-l .lfr li img{display:block}
.swiper-container .swiper-slide{width:100%;display:flex;justify-content:center}
.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{content:""}
.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i{transform:scale(3);color:#fdb812}
.swiper-container .swiper-pagination-bullet{background:#FFF}
.swiper-container .swiper-pagination-bullet-active{background:#fdb812}
main{background-color:#FAFAFA}
.common-title{font-size:35px;line-height:1.7;font-weight:500}
.common-more-btn{display:block;margin:0px auto;padding:16px;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #000}
.common-more-btn i{font-weight:700;margin-left:30px}
.common-more-btn-y{display:block;margin:0px auto;padding:16px;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #fdb812;color:#fdb812}
.common-more-btn-y i{font-weight:700;margin-left:30px}
.btn-wrapper{width:100%;display:flex;justify-content:center}
.ind{top:-3px;width:100%;background-color:#000}
.ind,.ind-item{position:relative}
.ind-item{height:312px;width:33.3333%;box-sizing:border-box;text-align:center;padding-top:60px;color:#FFF;transition:background-color .3s ease}
.ind-item:hover{background-color:#fdb812;color:#000}
.ind-item:hover a{color:#000}
.ind-item a{color:#FFF}
.ind-item .tit{font-size:28px;z-index:1}
.ind-item ul{margin-top:30px}
.ind-item ul li{line-height:30px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.ind-item ul li:before{content:"-";margin-right:5px}
.ind-item img{display:block;position:absolute;top:0;left:0;opacity:.2;width:100%;height:100%}
.ind-wrapper{display:flex}
.hot-pro{width:100%}
.hot-pro p{text-align:center}
.hot-pro p:nth-of-type(2){font-size:18px;line-height:1.5;padding-bottom:25px}
.hot-pro ul{display:flex;flex-wrap:wrap;margin-top:30px}
.hot-pro ul li{width:calc(25% - 30px);margin:0 15px 30px;background-color:#FFF;transition:all .3s ease}
.hot-pro ul li:hover{background-color:#fdb812;box-shadow:0 15px 15px rgba(0,0,0,.1);transform:translateY(-3px)}
.hot-pro ul li:hover img{transform:scale(1.1)}
.hot-pro .pro-img-wrapper{overflow:hidden;width:100%;padding-top:100%;position:relative;box-sizing:border-box;background-color:#FFF}
.hot-pro .pro-img{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.hot-pro .pro-img img{transition:transform .3s ease}
.hot-pro .pro-info{width: 100%;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    background: #f1f1f1;}
.hot-pro .pro-name{font-size:18px;line-height:1.5;padding-bottom:5px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.hot-pro .pro-intro{font-size:14px;display:-webkit-box;display:-moz-box;max-height:40px;line-height:20px;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.about,.hot-pro-wrapper{margin-top:50px}
.about{position:relative;height:600px;background:url(imgs/about.jpg) no-repeat;background-size:100%}
.about:before{content:"";width:100%;height:100%;background-color:#000;opacity:.85;display:block}
.about-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;padding:80px 0 50px;box-sizing:border-box;justify-content:space-evenly;align-items:center;flex-direction:column}
.about-img{background-color:#000}
.about-img img{opacity:.2}
.about-title{color:#fdb812;font-size:40px;font-weight:700;padding:20px 0}
.about-text{text-align:center;width:1400px;color:#FFF;line-height:1.6}
.news{padding:50px 0;background-color:#fdb812}
.news .common-title{margin-bottom:20px}
.news p{text-align:center}
.news ul{display:flex;flex-wrap:wrap;margin-top:30px}
.news ul li{width:calc(25% - 30px);margin:30px 15px;background-color:#FFF;box-sizing:border-box;transition:all .3s ease}
.news ul li .more-btn{transition:all .3s ease;padding:12px 0;margin-top:20px;font-size:14px;display:inline-block}
.news ul li .more-btn i{position:relative;top:2px;font-weight:700;margin-left:5px}
.news ul li:hover{box-shadow:0 5px 10px rgba(0,0,0,.8);transform:translateY(-3px)}
.news ul li:hover .more-btn{padding:12px;background-color:#fdb812}
.news-info{padding:20px}
.news-title{font-weight:700;display:-webkit-box;display:-moz-box;max-height:40px;line-height:20px;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.news-img img{width:100%}
.news-img{min-height:120px}
.news-con{margin-top:20px;color:#333;font-size:14px;display:-webkit-box;display:-moz-box;max-height:54px;line-height:18px;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.map{padding-top:50px;background-color:#FFF}
.map-wrapper .common-title{text-align:center}
.map-w{display:flex}
.map-w>div{width:50%;box-sizing:border-box;padding:10px 0}
.map-w .map-info{padding:50px 0 30px 20px}
.map-w .map-info .title{display:inline-block;line-height:30px;border-bottom:2px solid #fdb812;font-size:26px}
.map-w .map-info table{margin-top:20px;text-align:center;border-collapse:collapse;border:1px solid #eee}
.map-w .map-info td{width:180px;line-height:60px;border:1px solid #eee;transition:box-shadow .2s ease}
.map-w .map-info td:hover{box-shadow:0 1px 10px rgba(34,25,25,.3);cursor:default}
.swiper-slide img{width:100%}
.prolist-0 li{width:100%;display:flex;background-color:#FFF;margin-bottom:30px;transition:transform .3s ease;box-sizing:border-box}
.prolist-0 li>a{display:block;width:200px;height:200px;display:flex;align-items:center}
.prolist-0 li>a img{max-width:100%;max-height:100%}
.prolist-0 li:hover{transform:translateY(-3px);box-shadow:0 7px 7px -7px rgba(0,0,0,.2)}
.prolist-0 li:hover .pro-name{color:#fdb812}
.prolist-0 .pro-info{padding-top:35px;padding-left:40px;flex:1}
.prolist-0 .pro-intro{margin-top:15px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;height:50px;max-width:650px;color:#888}
.prolist-0 .pro-name{font-size:18px;line-height:24px}
.prolist-1{display:flex;flex-wrap:wrap}
.prolist-1 li{width:calc(33.333% - 20px);margin-right:30px;margin-bottom:30px;background-color:#FFF;transition:box-shadow .3s ease,transform .3s ease;box-sizing:border-box}
.prolist-1 li .pro-img{width:100%;padding-top:100%;position:relative;overflow:hidden}
.prolist-1 li .pro-img img{transition:transform .3s ease}
.prolist-1 li .pro-img>a{position:absolute;top:0;left:0;display:block;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.prolist-1 li .pro-img>a img{max-width:100%;max-height:100%}
.prolist-1 li:hover{box-shadow:0 5px 10px rgba(0,0,0,.1)}
.prolist-1 li:hover .pro-img img{transform:scale(1.1)}
.prolist-1 li:hover .pro-info{background-color:#fdb812}
.prolist-1 li:nth-of-type(3n){margin-right:0}
.prolist-1 .pro-info{    padding: 20px 20px 20px;
    text-align: center;
    background: #f1f1f1;}
.prolist-1 .pro-name{font-size:18px;height:36px;display:-webkit-box;display:-moz-box;max-height:18px;line-height:18px;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}
.prolist-1 .pro-intro,.prolist-1 .pro-name{-webkit-box-orient:vertical;overflow:hidden}
.prolist-1 .pro-intro{margin-top:5px;line-height:1.4;font-size:14px;-webkit-line-clamp:3;display:-webkit-box;height:60px;max-width:650px}
.prolist-1 .compare-action{border-top:1px solid #F1F1F1;padding:0 20px;display:flex;justify-content:center;position:relative;left:-20px;width:100%}
h1.pro-type{box-sizing:border-box;text-align:left;font-size:26px;line-height:2;padding-left:20px;border-left:3px solid #fdb812;padding-bottom:0;margin-bottom:34px;background-color:#FFF}
.type-active{color:#fdb812}
.pro-checked{outline:1px solid #fdb812}
.common-pages{margin-bottom:50px;width:100%;height:60px}
.common-pages,.common-pages a,.common-pages span{justify-content:center;align-items:center;font-size:20px}
.common-pages a,.common-pages span{margin:10px;transition:all .3s ease;box-sizing:border-box;border:1px solid #F1F1F1;padding:10px 16px;height:30px;color:#494949}
.common-pages span{opacity:.4}
.common-pages span.ctxt{opacity:1;border:none;background:#fdb812;color:#FFF}
.common-pages a:hover{background-color:#fdb812;color:#FFF}
.pro-review{display:flex}
.pro-review .pro-preview-left{min-width:428px;height:600px;box-sizing:border-box}
.pro-review .pro-preview-right{padding:0 30px;margin-bottom:30px;flex:1}
.pro-review .pro-preview-right .pro-name{font-size:24px;line-height:30px;text-align:left;color:#2b2b2b}
.pro-review .pro-preview-right .pro-price,.pro-review .pro-preview-right .pro-views{font-size:18px;color:#fdb812;line-height:24px}
.pro-review .pro-preview-right article{font-size:16px;color:#2b2b2b;line-height:24px;margin-right:100px}
.pro-review .pro-preview-right .btn-list{margin:10px 0;display:flex;flex-wrap:wrap}
.addToCart,.pro-review .pro-preview-right .btn-list .btn,.pro-review .pro-preview-right .btn-list .pdown2{height:46px;width:300px;display:flex;justify-content:center;align-items:center;margin:30px 20px 0 0;background-color:#fdb812;cursor:pointer;box-sizing:border-box}
.addToCart span{display:inline-block;background:url(../addtocart.png) no-repeat right center;background-size:20px;padding-right:26px}
.pro-review .pro-preview-right .btn-list .btn a,.pro-review .pro-preview-right .btn-list .pdown2 a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.pro-review .pro-preview-right .btn-list .btn span,.pro-review .pro-preview-right .btn-list .pdown2 span{font-size:18px;color:#000}
.addToCart:hover,.pro-review .pro-preview-right .btn-list .btn:hover,.pro-review .pro-preview-right .btn-list .pdown2:hover{border:none}
.pro-detail .part{margin-bottom:30px}
.pro-detail .title{font-size:20px}
.pro-detail .title span{padding-bottom:10px;border-bottom:2px solid #fdb812}
.pro-detail .content{margin-top:30px}
.pro-detail .content p{padding-bottom:0}
.pro-detail table{margin-top:10px}
.pro-detail .random-pro ul{display:flex;justify-content:space-between}
.pro-detail .random-pro ul li{flex:1;background-color:#FFF;margin-right:24px;transition:background-color .3s ease}
.pro-detail .random-pro ul li:last-child{margin-right:0}
.pro-detail .random-pro ul li:hover{background-color:#fdb812}
.pro-detail .random-pro ul li:hover img{transform:scale(1.1)}
.pro-detail .random-pro .pro-img-wrapper{overflow:hidden;width:100%;padding-top:100%;position:relative;background-color:#FFF}
.pro-detail .random-pro .pro-img{position:absolute;background-color:#FFF;width:100%;height:100%;display:flex;justify-content:center;align-items:center;top:0;left:0}
.pro-detail .random-pro .pro-img img{transition:transform .3s ease;max-width:100%;max-height:100%}
.pro-detail .random-pro .pro-name{margin:10px;font-size:14px;height:30px;display:-webkit-box;display:-moz-box;max-height:32px;line-height:16px;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.pro-detail .s-part{margin-top:30px}
.table-responsive{margin:20px 0}
.seo-key{box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;padding:10px;line-height:1.7em;color:#2b2b2b}
.seo-key .keywords{margin-top:10px}
.seo-key .keywords a{padding:10px;background:#F1F1F1;line-height:2em;border-radius:999px;margin-right:20px;color:#2b2b2b}
.newslist-0 li{height:114px;margin-bottom:20px;box-sizing:border-box;transition:transform .3s ease-out;padding:7px}
.newslist-0 li .left-box{float:left;width:100px;border:1px solid #ddd;height:100px}
.newslist-0 li .right-box{margin-left:120px}
.newslist-0 li .info h4{padding:8px 0;font-size:18px;line-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;transition:color .3s ease}
.newslist-0 li .info p{height:50px;line-height:25px;padding-right:14px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#333;text-align:left;padding-bottom:0}
.newslist-0 li .time em{display:block;font-size:22px;padding:17px 10px 0;line-height:40px;font-weight:700}
.newslist-0 li .time span{font-size:18px;padding:10px 0 10px 10px}
.newslist-0 li:nth-of-type(2n){background-color:#F2F2F2}
.newslist-0 li:hover{background:#efefef;transform:translateX(5px)}
.newslist-0 li:hover h4{color:#fdb812}
.newslist-1{width:100%;display:flex;flex-wrap:wrap}
.newslist-1 li{width:calc(33.333% - 20px);margin-right:30px;margin-bottom:30px;background-color:#FFF;transition:all .3s ease}
.newslist-1 li:hover{transform:translateY(-1px);box-shadow:0 15px 15px rgba(0,0,0,.1)}
.newslist-1 li:nth-of-type(3n){margin-right:0}
.newslist-1 li .news-img{width:100%;height:200px;display:flex;justify-content:center;align-items:center}
.newslist-1 li .news-img img{width:100%;object-fit:cover}
.newslist-1 li .news-info{padding:8px}
.newslist-1 li .news-title{color:#4c4c4c;font-size:18px;height:48px;max-height:48px;line-height:24px;-webkit-line-clamp:2}
.newslist-1 li .news-text,.newslist-1 li .news-title{display:-webkit-box;display:-moz-box;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;overflow:hidden}
.newslist-1 li .news-text{font-size:14px;color:#707070;height:60px;max-height:60px;line-height:20px;-webkit-line-clamp:3;margin-bottom:10px}
.newslist-1 li .news-date{color:#707070;font-weight:700}
.news-content h1{padding-bottom:20px}
.news-content .news-date{text-align:center;font-size:18px}
.news-content article{margin-top:20px}
.news-content p{font-size:16px}
.common-main .contact-info h2{font-size:24px}
.common-main .contact-info ul li{margin:10px 0}
.common-main .send-inquiry{margin-top:30px}
@media(max-width:1520px){
.about-text,.common-wrapper,.head-wrapper{width:1200px}
.prolist-0 .pro-intro{max-width:550px}
.ind-item{height:280px;padding-top:30px}
.ind-item ul{padding-top:10px}}
@media(max-width:1280px){
.map-wrapper .map-info{padding:30px 0 30px 10px}
.about-text,.common-wrapper,.head-wrapper{width:1000px}
.ind-item{padding-top:20px;height:220px}
.ind-item ul{padding-top:10px}}
@media(min-width:769px)and (max-width:1080px){
.head,body{min-width:1060px}
.common-side{display:none}
.common-main{padding-right:0}}
@media screen and (max-width:768px){
#toast-container{padding-top:150px}
.head-nav ul li .inmenu_1{background-color:#232429}
.head-nav{position:absolute}
.head-nav>ul{background-color:#232429;top:13.3333333333vw;right:-80vw;position:fixed;flex-direction:column;width:80vw;height:100vh;overflow:auto}
.head-nav>ul>li{position:relative;height:auto;margin:0;display:block;padding:4vw 5.3333333333vw;border-bottom:1px solid hsla(0,0%,100%,.5)}
.head-nav>ul>li a{width:100%;display:flex;justify-content:space-between;color:#FFF;font-size:4vw;height:auto}
.head-nav>ul>li .inmenu_1{color:#fdb812}
.head-nav>ul>li .inmenu_1:after{content:none}
.head-nav>ul>li:last-child{border-bottom:none}
.head-nav>ul>li i{position:absolute;box-sizing:border-box;width:8vw;height:4vw;padding-left:4vw;right:4vw;top:4vw;color:#FFF;transform:scale(1.4) rotate(0);transform-origin:center center;transition:all .3s}
.head-nav>ul>li .slide-active{transform:scale(1.4) rotate(90deg);transform-origin:6vw 2.9vw}
.head-nav>ul>li:hover>a,.head-nav>ul>li:hover>i{color:#FFF;background-color:transparent}
.head-nav>ul>li:hover>a:after,.head-nav>ul>li:hover>i:after{transform:translateX(-50%) rotateY(90deg)}
.head-nav>ul .submenu{transition:none;position:relative;width:100%;right:0;transform-origin:top;transform:rotateX(0);opacity:1;height:auto;background:#232429;top:0;list-style-type:square;display:none}
.head-nav>ul .submenu li{position:relative;list-style-type:none;padding:1.3333333333vw 0 0;margin:0 0 0 5.3333333333vw;border-bottom:none}
.head-nav>ul .submenu li a{font-size:3.4666666667vw;line-height:26px}
.head-nav>ul .submenu li a:hover{background:0 0}
.head-wrapper{height:100%}
.head{height:13.3333333333vw;box-shadow:0 2px 6px rgba(0,0,0,.2)}
.head-wrapper{justify-content:space-between;position:relative;padding:0 5.3333333333vw}
.head-logo{width:37.3333333333vw}
.nav-btn{display:flex}
main{margin-top:13.3333333333vw}
.mobile-bottom{z-index:4;width:100%;justify-content:space-evenly}
.mobile-bottom,.mobile-bottom .mobile-bottom-item{height:16vw;background:#fdb812;display:flex;align-items:center}
.mobile-bottom .mobile-bottom-item{padding:.6666666667vw 0;flex-direction:column;justify-content:space-around;width:16vw;font-size:4vw;box-sizing:border-box}
.mobile-bottom .mobile-bottom-item a{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;color:#333}
.mobile-bottom .mobile-bottom-item i{transform:scale(1.6);margin-bottom:.6666666667vw}
.banner{height:24vw}
.banner img{height:100%}
.banner-title{font-size:6.6666666667vw}
.inner-nav{height:12vw;font-size:14px}
.inner-nav a,.inner-nav h1{line-height:12vw}
.common-side{display:none}
.common-main{flex:1;padding:0}
.common-main img{max-width:100%}
.common-main h1{padding:2.6666666667vw 0;font-size:5.3333333333vw}
.contact-info{margin-top:5.3333333333vw}
.common-main .contact-info h2{font-size:18px}
.common-main .contact-info ul li{font-size:14px}
.send-inquiry .inquiry-form #in-company,.send-inquiry .inquiry-form #in-name,.send-inquiry .inquiry-form #in-title{display:none}
.send-inquiry{margin-bottom:5.3333333333vw}
.feedback-main{padding-top:5.3333333333vw}
.feedback-main .send-inquiry{margin-top:0}
.table-responsive{touch-action:auto;width:100%;margin:1.3333333333vw 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.common-link{flex-direction:column}
.common-link>div{height:9.3333333333vw;padding:0 10px}
.common-link>div,.common-link>div a{line-height:9.3333333333vw}
.common-link .next,.common-link .prev{padding:0 10px}
.common-link .prev i{margin-right:5px}
.common-link .next i{margin-left:5px}
.news-content{width:89.3333333333vw;padding-bottom:5.3333333333vw}
.foot{margin-bottom:16vw}
.common-main p{font-size:16px}
#xyz{display:none}
.xyz12{margin-top:2.6666666667vw;margin-left:8vw;background-color:transparent;top:0}
.xyz12 a{color:#FFF;font-size:4vw}
.xyz12 ul{padding-bottom:50px}}
@media screen and (max-width:768px){
#swiper-banner .swiper-button-next,#swiper-banner .swiper-button-prev,.ind{display:none}
.hot-pro-wrapper{position:relative;top:-3px;margin-top:0}
.common-wrapper,.head-wrapper{width:100vw;padding:0 5.3333333333vw;box-sizing:border-box}
.common-title{font-size:6.6666666667vw;margin:4vw 0}
.hot-pro .pro-info{padding:5px;background-color:#fdb812}
.hot-pro .pro-intro{display:none}
.hot-pro .pro-name{padding-bottom:0;font-size:14px}
.pro-scroll-wrapper{white-space:nowrap;height:200px;overflow:hidden;position:relative}
.hot-pro ul{display:inline-block;width:auto;margin-top:0}
.hot-pro ul li{width:42vw;margin:0 5.3333333333vw 0 0;display:inline-block}
.hot-pro ul li:last-child{margin-right:0}
.btn-wrapper{display:none}
.bscroll-indicator{background-color:#fdb812!important}
.bscroll-horizontal-scrollbar{z-index:2!important}
.about-title{font-size:20px}
.about-text{width:100%;font-size:14px;text-align:left;box-sizing:border-box}
.about-wrapper{padding:4vw 5.3333333333vw}
.about{margin-top:5.3333333333vw}
.about-title,.news{padding:5.3333333333vw 0}
.news ul{margin-top:0;justify-content:space-between}
.news ul li{width:48%}
.news .common-title,.news ul li{margin:0 0 5.3333333333vw}
.news-info{padding:2.6666666667vw}
.news ul li .more-btn{display:none}
.news-con{-webkit-line-clamp:2;margin-top:2.6666666667vw}
.map-wrapper .map-info{display:none}
.map-wrapper{flex-direction:column-reverse}
.map-w>div{width:100%}
.map{padding-top:5.3333333333vw}
.map-wrapper>div{width:100%;padding:0 0 5.3333333333vw}
.foot .text{display:none}
.search-box{height:13.3333333333vw;display:flex;justify-content:center;align-items:center}
.search-input .stbn{width:17.3333333333vw}
.foot-l{flex-direction:column-reverse}
.foot-item{width:100%}
.foot-item:first-of-type{padding-top:0}
.foot-l .foot-u{display:none}
.foot-l .lfr{margin-top:5.3333333333vw}
.foot-nav{padding:0;width:100%}
.foot-nav ul{display:flex;flex-wrap:wrap;margin-top:0}
.foot-nav li{width:33.3%}
.foot-cate,.foot-code,.foot-title{display:none}
.foot-list{height:auto;padding:5.3333333333vw 0}
.foot-right{font-size:13px;height:13.3333333333vw}
.about{background-size:cover;height:104vw;background-position:50%}}
@media screen and (max-width:768px){
.newslist-0{width:89.3333333333vw;box-sizing:border-box;margin-top:5.3333333333vw}
.newslist-0 li{padding:5px;height:24vw}
.newslist-0 li .left-box{width:20vw;height:20vw}
.newslist-0 li .time em{padding:5px 5px 0;font-size:18px}
.newslist-0 li .time span{display:block;text-align:center;padding:0;font-size:16px}
.newslist-0 li .right-box{margin-left:24vw}
.newslist-0 li .info p{height:36px;line-height:18px;padding-right:10px;margin:1.3333333333vw 0 0}
.newslist-0 li .info h4{padding:5px 0;font-size:17px}
.newslist-1{margin-top:5.3333333333vw;justify-content:space-between}
.newslist-1 li{width:48%;margin-right:0;margin-bottom:5.3333333333vw}
.newslist-1 li .news-img{height:auto}
.newslist-1 li .news-info{padding:5px}
.newslist-1 li .news-title{font-size:16px;height:36px;max-height:36px;line-height:18px}
.newslist-1 li .news-text{margin-top:1.3333333333vw;-webkit-line-clamp:2;font-size:14px;color:#707070;height:34px;max-height:34px;line-height:16px;margin-bottom:5px}
.newslist-1 li .news-date{font-weight:400;font-size:14px}}
@media screen and (max-width:768px){
.pro-content,.prolist-0{width:89.3333333333vw}
.prolist-0 li{margin-bottom:5.3333333333vw}
.prolist-0 li>a{width:32vw;height:32vw}
.prolist-0 .pro-info{padding:5px}
.prolist-0 .pro-intro{margin-top:1.3333333333vw}
.prolist-0 .compare-action{margin:5px}
.prolist-0 .pro-name{display:block;font-size:16px;max-width:50.6666666667vw;margin-top:2.6666666667vw;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.prolist-0 .pro-intro{font-size:14px;line-height:1.3;height:36px;-webkit-line-clamp: 2;}
.prolist-1{justify-content:space-between;margin-top:5.3333333333vw}
.prolist-1 li{width:48%;margin:0 0 5.3333333333vw}
.prolist-1 .pro-info{padding:5px}
.prolist-1 .pro-name{font-size:16px}
.prolist-1 .pro-intro{font-size:14px;line-height:1.3;height:57px;-webkit-line-clamp: 3;}
.prolist-1 .compare-action{padding:5px 0;left:0;margin:0}
.pro-review{flex-direction:column}
.pro-review .pro-preview-left{width:100vw;min-width:100vw;position:relative;left:-5.3333333333vw;height:auto}
.pro-review .pro-preview-left .preview-container{background:#FFF;visibility:hidden;width:100%}
.pro-review .pro-preview-left .preview-container .small-box{display:none}
.pro-review .pro-preview-left .preview-container .thumbnail-box{margin-top:0}
.pro-review .pro-preview-left .preview-container .thumbnail-box a{display:none}
.pro-review .pro-preview-left .preview-container .thumbnail-box .list,.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper{width:100%}
.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper .item{height:auto;border:none;margin:0}
.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper .item img{width:100%}
.pro-review .pro-preview-left .preview-container .thumbnail-box .list .banner-page{display:flex}
.pro-review .pro-preview-right{margin-bottom:0;padding:5px 0}
.pro-review .pro-preview-right .pro-name{font-size:18px}
.pro-review .pro-preview-right .pro-price,.pro-review .pro-preview-right .pro-views{font-size:16px;margin:5px 0;padding-bottom:0}
.pro-review .pro-preview-right .share-btn-list{margin:1.3333333333vw 0}
.pro-review .pro-preview-right article{font-size:14px;line-height:1.3;margin-right:0}
.pro-review .pro-preview-right .btn-list{justify-content:space-between;margin-top:4vw}
.addToCart,.pro-review .pro-preview-right .btn-list .btn,.pro-review .pro-preview-right .btn-list .pdown2{height:13.3333333333vw;width:37.3333333333vw;margin:2.6666666667vw 0}
.pro-review .pro-preview-right .btn-list .btn span,.pro-review .pro-preview-right .btn-list .pdown2 span{font-size:4vw}
.pro-review .singglepic{width:100%!important;height:auto!important;margin-top:4vw;margin-bottom:0!important;border:none!important}
.pro-review .singglepic img{max-width:100%;max-height:100%}
.swiper-container .swiper-pagination-bullet{background-color:#000;opacity:.2}
.swiper-container .swiper-pagination-bullet-active{background-color:#fdb812;opacity:1}
.pro-detail .random-pro ul{justify-content:space-between;flex-wrap:wrap}
.pro-detail .random-pro ul li{width:48%;flex:none;margin-right:0;margin-bottom:5.3333333333vw}
.pro-detail .random-pro .pro-name{padding:0;margin:8px;height:32px}
.pro-main .inner-nav{display:none}
h1.pro-type{margin-top:5.3333333333vw;box-sizing:border-box;text-align:left;font-size:5.3333333333vw;line-height:1.8;border-left:3px solid #fdb812;padding:0 0 0 5.3333333333vw;margin-bottom:4vw;background-color:#FFF}
.common-pages{margin-bottom:5.3333333333vw;font-size:15px;height:8vw}
.common-pages a,.common-pages span{font-size:14px;margin:5px;padding:5px 10px;height:30px}
.table-responsive{touch-action:auto;width:100%;margin:.2rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.seo-key{margin:0}
.seo-key .keywords{margin-top:2.6666666667vw}
.seo-key .keywords span{display:flex;flex-wrap:wrap}
.seo-key .keywords a{display:inline-block;width:auto;padding:0 2.6666666667vw;background:#ccc;border-radius:999px;margin-right:1.3333333333vw;color:#2b2b2b;margin-bottom:4vw}}
@keyframes hvr-icon-wobble-horizontal{
16.65%{transform:translateX(6px) scale(1.7)}
33.3%{transform:translateX(-5px) scale(1.7)}
49.95%{transform:translateX(4px) scale(1.7)}
66.6%{transform:translateX(-2px) scale(1.7)}
83.25%{transform:translateX(1px) scale(1.7)}
to{transform:translateX(0) scale(1.7)}}
.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s}
.hvr-icon-wobble-horizontal:active .hvr-icon,.hvr-icon-wobble-horizontal:focus .hvr-icon,.hvr-icon-wobble-horizontal:hover .hvr-icon{animation-name:hvr-icon-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}
.hvr-bounce-to-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;transition-property:color;transition-duration:.5s}
.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:-1px;left:-1px;right:-1px;bottom:-1px;background:#000;transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}
.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fdb812}
.hvr-icon-wobble-horizontal .hvr-icon{transform:translateZ(0)}
.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{transform:scaleX(1);transition-timing-function:cubic-bezier(.52,1.64,.37,.66)}
.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#FFF;transition-property:color;transition-duration:.3s}
.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#fdb812;transform:scaleY(0);transform-origin:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}
.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#FFF}
.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{transform:scaleY(1)}
.hvr-bounce-to-right-y{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;transition-property:color;transition-duration:.5s}
.hvr-bounce-to-right-y:before{content:"";position:absolute;z-index:-1;top:-1px;left:-1px;right:-1px;bottom:-1px;background:#fdb812;transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}
.hvr-bounce-to-right-y:active,.hvr-bounce-to-right-y:focus,.hvr-bounce-to-right-y:hover{color:#000}
.hvr-bounce-to-right-y:active:before,.hvr-bounce-to-right-y:focus:before,.hvr-bounce-to-right-y:hover:before{transform:scaleX(1);transition-timing-function:cubic-bezier(.52,1.64,.37,.66)}
.preview-container{position:relative;width:450px}
.preview-container .small-box{position:relative;width:450px;height:450px;border:1px solid #eee;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background-color:#FFF}
.preview-container .small-box img{max-width:100%;max-height:100%}
.preview-container .small-box .hover{position:absolute;width:180px;height:180px;background-color:hsla(0,0%,80%,.6);border:1px solid #eee;display:none}
.preview-container .thumbnail-box{margin-top:40px;position:relative;width:100%;box-sizing:border-box}
.preview-container .thumbnail-box .list{overflow:hidden;width:390px;margin:0px auto;position:relative}
.preview-container .thumbnail-box .list ul{width:100000px;display:flex}
.preview-container .thumbnail-box .list ul .item{width:58px;height:58px;display:flex;justify-content:center;align-items:center;margin:0 10px;box-sizing:border-box;border:1px solid #ccc}
.preview-container .thumbnail-box .list ul .item:hover{cursor:pointer}
.preview-container .thumbnail-box .list ul .item img{max-width:100%;max-height:100%}
.preview-container .thumbnail-box .list ul .item-cur{border:1px solid #fdb812}
.preview-container .thumbnail-box .list .banner-page{display:none;justify-content:center;align-items:center;position:absolute;height:6.6666666667vw;width:13.3333333333vw;border-radius:5.3333333333vw;background:rgba(0,0,0,.8);bottom:1.3333333333vw;right:1.3333333333vw;z-index:999}
.preview-container .thumbnail-box .list .banner-page span{color:#FFF;font-size:4vw}
.preview-container .thumbnail-box .btn{position:absolute;top:50%;width:22px;height:32px;margin-top:-16px}
.preview-container .thumbnail-box .btn-prev{left:0;background:url(imgs/btn_prev.png) no-repeat}
.preview-container .thumbnail-box .btn-next{right:0;background:url(imgs/btn_next.png) no-repeat}
.preview-container .thumbnail-box .btn_prev_disabled{background:url(imgs/btn_prev_disabled.png) no-repeat;cursor:not-allowed}
.preview-container .thumbnail-box .btn_next_disabled{background:url(imgs/btn_next_disabled.png) no-repeat;cursor:not-allowed}
.preview-container .big-box{display:none;overflow:hidden;top:0;left:449px;border:1px solid #eee;position:absolute;width:450px;height:450px;box-sizing:border-box;background:#FFF;z-index:20}
.preview-container .big-box img{display:block;max-width:none;max-height:none;width:130%}
.send-inquiry .inquiry-form input,.send-inquiry .inquiry-form textarea{padding-right:40px;transition:.3s}
.send-inquiry .inquiry-form input::-webkit-input-placeholder,.send-inquiry .inquiry-form textarea::-webkit-input-placeholder{color:#4c4c4c;-webkit-transition:.3s;transition:.3s;transform-origin:top left}
.send-inquiry .inquiry-form input::-moz-input-placeholder,.send-inquiry .inquiry-form textarea::-moz-input-placeholder{color:#4c4c4c}
.send-inquiry .inquiry-form input::-ms-input-placeholder,.send-inquiry .inquiry-form textarea::-ms-input-placeholder{color:#4c4c4c}
.send-inquiry .inquiry-form input:focus::-webkit-input-placeholder,.send-inquiry .inquiry-form textarea:focus::-webkit-input-placeholder{transform:scale(.8) translate(2px,-14px)}
.send-inquiry .inquiry-form input:focus,.send-inquiry .inquiry-form textarea:focus{border-color:#fdb812}
.send-inquiry .inquiry-form input{position:relative;width:49%;height:50px;margin-bottom:30px}
.send-inquiry .inquiry-form input,.send-inquiry .inquiry-form textarea{box-sizing:border-box;padding-left:20px;border:1px solid #d5d5d5;outline:0}
.send-inquiry .inquiry-form textarea{padding-top:20px;width:100%;height:250px;resize:none}
.send-inquiry .inquiry-form .input-error{border:1px solid #f77}
.send-inquiry .inquiry-form #in-company{background:url(imgs/company.png) no-repeat;background-size:26px 26px;background-position:right 10px top 12px}
.send-inquiry .inquiry-form #in-name{background:url(imgs/user.png) no-repeat;background-size:26px 26px;background-position:right 10px top 12px}
.send-inquiry .inquiry-form #in-title{width:100%;background:url(imgs/title.png) no-repeat;background-size:26px 26px;background-position:right 10px top 12px}
.send-inquiry .inquiry-form #in-phone{background:url(imgs/phone.png) no-repeat;background-size:24px 24px;background-position:right 10px top 12px}
.send-inquiry .inquiry-form #in-email{background:url(imgs/email.png) no-repeat;background-size:24px 24px;background-position:right 10px top 12px}
.send-inquiry .inquiry-form #in-content{background:url(imgs/pencil.png) no-repeat;background-size:20px 20px;background-position:right 10px top 15px;font-family:Arial,sans-serif}
.send-inquiry .send-btn{width:216px;height:47px;border:1px solid #4c4c4c;display:flex;align-items:center;margin:50px auto;box-sizing:border-box}
.send-inquiry .send-btn .span:first-child{display:flex;justify-content:center;align-items:center;flex:1;color:#4c4c4c;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.send-inquiry .send-btn .span:nth-child(2){height:100%;width:47px;display:flex;justify-content:center;align-items:center;border-left:1px solid #4c4c4c}
.send-inquiry .send-btn .span:nth-child(2) em,.send-inquiry .send-btn .span:nth-child(2) i{color:#707070;transform:scale(1.7)}
.send-inquiry .send-btn:hover{cursor:pointer;border:1px solid #fdb812}
.send-inquiry .send-btn:hover .span:first-child{color:#FFF}
.send-inquiry .send-btn:hover .span:nth-child(2){border:none}
.send-inquiry .send-btn:hover .span:nth-child(2) em,.send-inquiry .send-btn:hover .span:nth-child(2) i{color:#FFF}
@media screen and (max-width:768px){
.send-inquiry .inquiry-form input{padding-left:2.6666666667vw;width:100%;height:12vw;margin-bottom:4vw}
.send-inquiry .inquiry-form textarea{padding-top:3.3333333333vw;padding-left:2.6666666667vw;width:100%;height:33.3333333333vw}
.send-inquiry .inquiry-form #in-company,.send-inquiry .inquiry-form #in-name,.send-inquiry .inquiry-form #in-title{background-size:5.3333333333vw 5.3333333333vw;background-position:right 2.6666666667vw top 3.2vw}
.send-inquiry .inquiry-form #in-email,.send-inquiry .inquiry-form #in-phone{background-size:4.6666666667vw 4.6666666667vw;background-position:right 2.6666666667vw top 3.2vw}
.send-inquiry .inquiry-form #in-content{background-size:4vw 4vw;background-position:right 2.6666666667vw top 3.2vw}
.send-inquiry .send-btn{width:42.6666666667vw;height:10.6666666667vw;margin:6.6666666667vw auto 0}
.send-inquiry .send-btn .span:first-child{font-size:4vw}
.send-inquiry .send-btn .span:nth-child(2){width:6.6666666667vw}}
.compare-action{position:relative;height:37px;margin-top:15px;left:-20px;display:flex;align-items:center;cursor:pointer}
.compare-action span{display:inline-block;color:#000;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.compare-action .compare-action-check+label{width:16px;height:16px;content:" ";border:1px solid #000;border-radius:1px;margin-right:10px;cursor:pointer;position:relative}
.compare-action .compare-action-check:checked+label:before{content:"";position:absolute;left:3px;top:4px;width:50%;height:25%;border-radius:1px;border:2px solid #000;border-top:none;border-right:none;background:0 0;transform:rotate(-50deg)}
.compare-action input[type=checkbox]{visibility:hidden}
.common-main .product-price{padding-bottom:0}
@media(max-width:768px){
.compare-action{position:relative;margin:5.3333333333vw 2.6666666667vw;height:8vw;font-size:3.2vw;left:-10px;justify-content:flex-start}
.compare-action .compare-action-check+label{margin-left:0;margin-right:5px}
.products-content .pro-list .compare-action span{margin:0}}
.inquiry-pro-list{margin:50px 0;display:none;width:100%;box-sizing:border-box;border:1px solid #ddd;padding:0 100px}
.inquiry-pro-list a{text-decoration:none;color:#000}
.inquiry-pro-list .inquiry-pro-item{width:100%;height:100px;border-bottom:1px solid #ddd;display:flex;padding:40px 10px;margin-top:0;box-sizing:content-box}
.inquiry-pro-list .inquiry-pro-item .pro-item-img{height:100%;width:200px;display:flex;justify-content:center;align-items:center;overflow:hidden}
.inquiry-pro-list .inquiry-pro-item .pro-item-img a{width:100%;height:100%}
.inquiry-pro-list .inquiry-pro-item .pro-item-img img{height:100%}
.inquiry-pro-list .inquiry-pro-item .pro-item-name{padding-top:30px;margin-left:50px;font-size:14px}
.inquiry-pro-list .inquiry-pro-item .pro-item-name a{font-size:16px}
.inquiry-pro-list .inquiry-pro-item .pro-item-name a:hover{color:#fdb812}
.inquiry-pro-list .inquiry-pro-item .pro-item-name p{padding:0;margin:0}
.inquiry-pro-list .inquiry-pro-item .pro-item-del{position:relative;padding-top:20px;height:100%;width:200px;margin-left:auto;display:flex;justify-content:center;align-items:center}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close{position:absolute;width:32px;height:32px;left:-6px;top:43px}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:after,.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:before{position:absolute;left:15px;content:"";height:20px;width:2px;background-color:#333}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:before{transform:rotate(45deg)}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:after{transform:rotate(-45deg)}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:hover{cursor:pointer}
.inquiry-pro-list .inquiry-pro-item:last-child{border:none}
@media(max-width:768px){
.inquiry-pro-list{padding:1vw 5vw}
.inquiry-pro-list .inquiry-pro-item{box-sizing:border-box;padding:3vw;margin:0;height:20vw}
.inquiry-pro-list .inquiry-pro-item .pro-item-del{padding-top:0;width:10vw}
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close{right:0;top:4vw}
.inquiry-pro-list .inquiry-pro-item .pro-item-name{font-size:3vw;margin:0;padding:2vw 0 0;max-width:48vw}
.inquiry-pro-list .inquiry-pro-item .pro-item-name p a{font-size:3.2vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.inquiry-pro-list .inquiry-pro-item .pro-item-img{min-width:24vw;margin-right:3vw;width:auto}}
.head-wrapper{height:100%}
.head-logo a{display:flex;height:100%;align-items:center;padding:5px 0;box-sizing:border-box}
a.LayImAhrefNode{height:46px;width:300px;display:flex;justify-content:center;align-items:center;margin:30px 20px 0 0;background-color:#fdb812;cursor:pointer;box-sizing:border-box;color:#000}
@media screen and (max-width:768px){
a.LayImAhrefNode{height:13.3333333333vw;width:37.3333333333vw;margin:2.6666666667vw 0;font-size:4vw}}
@media screen and (max-width:768px){
.head-nav>ul{height:calc(100vh - 50px)}}
a.LayImAhrefNode{height:46px;width:300px;display:flex;justify-content:center;align-items:center;margin:30px 20px 0 0;background-color:#0c91e6;cursor:pointer;box-sizing:border-box;font-size:18px;color:#000}
@media screen and (max-width:768px){
a.LayImAhrefNode{height:13.3333333333vw;width:37.3333333333vw;margin:2.6666666667vw 0 2.6666666667vw 10px;font-size:4vw}
.pro-review .pro-preview-right .btn-list{justify-content:flex-start}}
@media screen and (max-width:768px){
.pro-scroll-wrapper{white-space:unset;height:unset;overflow:unset;position:unset}
.hot-pro ul{display:flex;justify-content:space-between}
.hot-pro ul li{width:47%;margin:0 0 5.3vw}}
.table td,.table th{border:1px solid #cdcdcd;padding:5px}
.table{border-collapse:collapse}
.common-main .table p{padding:0}
.send-inquiry:not(.default) input{display:block!important}
#feedbackForm .send-inquiry .inquiry-form #in-emailcomfirm{background:url(imgs/email.png) no-repeat;background-size:24px 24px;background-position:right 10px top 12px}
.ie .compare-action .compare-action-check+label,.ie .smtcss{display:block}
.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{background:0 0;width:50px;height:50px}
.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i{font-size:50px;transform:scale(1)}
.ie{background:#FAFAFA}
.ie .about .common-more-btn-y,.ie .common-more-btn{margin:30px 0}
.ie .about-wrapper{justify-content:space-around}
.ie footer,.ie main{position:relative;top:80px}
.ie .smtcss{top:0}
.ie .foot-cate,.ie .foot-code,.ie .foot-nav{box-sizing:border-box}
.ie .head-logo img{max-height:none}
.ie .preview-container .small-box img{width:100%}
.ie .foot-l .lfr li img{width:20px}
.head-wrapper{justify-content:space-between}
@media screen and (max-width:768px){
.foot-list{min-height:0}}
@media screen and (min-width:768px) and (max-width:960px){
.about-text,.compare-action span,.head-nav>ul .submenu li a,.hot-pro .pro-name,.prolist-0 .pro-intro{font-size:16px}
.mobile-bottom .mobile-bottom-item i{font-size:30px}
.prolist-0 .pro-intro{height:40px}
.about{height:400px}
.prolist-0 .pro-name,.send-inquiry .send-btn .span:first-child{font-size:18px}
.send-inquiry .send-btn{width:260px;height:50px}
.newslist-0 li .left-box{display:flex;flex-direction:column;justify-content:center;align-items:center}
.newslist-0 li .right-box{height:100%;display:flex;flex-direction:column;justify-content:center}}
@media screen and (max-width:768px){
.mobile-bottom .mobile-bottom-item i{color:#FFF}}
@media screen and (max-width:768px){
.head-nav>ul{overflow-x:hidden}}
@media screen and (max-width:768px){
#xyz{margin-bottom:20vh}}
.project-list li{background-size:35px 35px;background-position:0 20px;display:flex;margin-bottom:10px;padding:20px;align-items:center}
.project-info{margin-left:20px;width:auto}
.project-list .project-name{font-size:18px;line-height:1.3;color:#000;padding-bottom:10px}
.project-list .project-content{font-size:14px;color:#777270;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;line-height:1.5em;word-break:break-all;-webkit-box-orient:vertical;overflow:hidden}
@media screen and (max-width:768px){
.pro-detail iframe{width:100%;height:auto}
.common-main .pro-detail img{height:auto}}
.ie .prolist-0 li>a img{max-width:200px;max-height:200px}
.ie .preview-container .small-box img{max-width:450px;max-height:450px}
@font-face{font-family:addicon;src:url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAREAAsAAAAACEwAAAP3AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDBgqELINwATYCJAMMCwgABCAFhFsHOhtEB8geklQhwh5IAFAACkYcD1/7/c59u1+QxJC8mYUimoli2slirRMpVbJFpv+/z80e+EBdUnNLVyxLPqloSMWp2Ul1adfMaE97EtNeoGOENP29099454GtSRTSHFu76IMlGtBY0xJugwTkPcYm2P1cI4B67sYUM3PJ2aB2ssmUgJHMqA8QF8fJIUWAkNfh1mCCUMlvOzVjvQIPFHfsmwBe/O/HH3iGEBR4ibHK/F4MCWefa794w5H/l4P0AW6dAN0LoAQkYGBlhlirty3ghLEBiahMxsXsMi4W9qjB///xeaqCv+Y/HhtEmSFrBNAjLU6KbzMJ8P2GC3Lnb6fMF3gD8I+q5r7N2XM9Bj51zfhxHF/UM5sOs5pviHttFA4K3SH/6DOs5sDjyz3xV4NPgjzkVE6OQlexDeQ3RT2Bi47b9RbJcvajIFcqxb1JN8LO5MgfPhT1LDtedNT4MnpYzVbbgXplRdyrdLiizlFCBcixbcq6nocGO9Uie3BId0g/V6lcAWi5bP3oTesttofxcAh+H58+4LTDRtyrO2SotN2jOjqD5shR3X0htxKGlvR3OI0sKXJsej6c7pR7uXZyhMu7VdrR6s8v+I5t1zIUutjuEpKd7T+0zRJMrYONys3rPQZ014Qm/yTStSjD7+9+1tqG7o4uWkEnvZaMdSy4n0zt4iPrbOPDSYVhyuvUqEiajoxyTDH82eJeXxBKBQVRoQX17nMzhimO5ayNftw5YAktLYW1VWXMau1z2ekd79Sm5xw9/rjbOcf/isUlt/n6Tfs1r0ee6x46lnFg1y+rJ+0LiwlmiVa1Rc7Rbvz06O+ImNVQ9ZSlW69Z33tsbJzyQu5xX1+Zfr+xlPoaxPvYRZj1HfTI0iqHTQC10heOoHZ6x5H+9d/AwyPvto3qwV+rZIDPdTVRvrdWhvYG1ddhC/CP5etawmbVT8plPJtX40hKekYKoN7Ug59aCk2++gteJM91CGjHiAIYIRKwQGRgTyoRcyOVCQSS6jmZnN1A2wkOVq4DutwSEosaBYINDiA44ByCC+6QePR8kvjUfCaJ4MFaTsw2cqdpRDCIxDbXYPmS0hKp5WUIkpQKMxFVUUTQosDD4oiW5QcwD1f3XDIOlSC6+whZJeXJMFJMSpcWY7Hj7IaKikqxMrq0AEkY1zyGKQt0c5OW3cRVUloMUWgIgYGQMFtqYA5JlCohdUsZBBKpVGZCKBWKEI4ur5LKxCE0Gc+FxjCjhozUI+JkJW2qrmD0tUoUTzcYUpg9LCxVDDO3JgtShLFSmItySwGkxhiuDnpEygQaNuH22spc51UUPzcuV4OxfooiUmS86+OaMiSsOiAYGVFWBgAA') format('woff2'),url(../fonts/addicon.woff) format('woff'),url(../fonts/addicon.ttf) format('truetype')}
.iconfont.icon-skype,.iconfont.icon-whatsapp{font-family:addicon!important}
.icon-skype:before{content:"\e713"}
.icon-whatsapp:before{content:"\e8ec"}
#con{margin-top:30px}
#tagContent{padding-top:20px}
#tags:after{content:'';display:block;clear:both;visibility:hidden;height:0}
#tags li{margin-bottom:10px;float:left}
#tags li a{text-decoration:none;display:block;line-height:44px;margin-right:25px;border-bottom:2px solid transparent;color:#222;font-size:20px}
ul#tags li.selectTag a{border-color:#fdb812}
.tagContent{display:none;width:100%;color:#333;padding-top:10px;font-size:14px;line-height:28px}
#tagContent div.selectTag{display:block}@media(max-width:768px){.pro-detail .content img,.common-main img{height:auto!important}}@media(max-width:768px){.xyz12 ul{padding-bottom:0;}.mobile-bottom{height: auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}.foot{margin-bottom:calc(16vw + constant(safe-area-inset-bottom));margin-bottom:calc(16vw + env(safe-area-inset-bottom))}iframe,video{max-width:100%;max-height:380px;}}@media(max-width:1441px){img{height:auto;max-width:100%;}}#jljw_IM_GdImBox{z-index:900!important}@media (max-width:768px){.mobile-bottom{z-index:500}.sm-mask{z-index:998}.head{z-index:999}}.compare-panel.is-bottom{bottom:calc(16vw + constant(safe-area-inset-bottom));bottom:calc(16vw + env(safe-area-inset-bottom))}.foot-right { font-size: 14px; } .foot-right a { margin-left: 20px; }.foot-right{flex-wrap:wrap}.app{font-size:16px}.app p{font-size:1em;line-height:2em}.app h4{font-size:1.5em;margin-bottom:1em}.app h5{font-size:1em;margin:1em 0}.app .app-list{display:-ms-flexbox;display:flex}.app .app-list .list-item{-ms-flex:1;flex:1}.app .app-list .list-item h4{margin-bottom:1em}.app .app-list li{padding:10px 0 10px 35px;background:url(../../m418/images/about_li.png) no-repeat;background-position:2px}.app{font-size:16px}.app .app-box{display:-ms-flexbox;display:flex}.app .box-l{-ms-flex:3.5;flex:3.5}.app .box-l img{width:100%}.app .box-r{-ms-flex:6.5;flex:6.5}.app .box-r{padding-left:40px}.support .support-item{display:-ms-flexbox;display:flex}.support .support-item>div{-ms-flex:1;flex:1;margin-bottom:60px}.support .item-r{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.support .item-l .item-con{padding-right:66px}.support .item-r .item-con{padding-left:66px}.support .item-con{margin-top:10px}.support .item-con p{margin-top:.5em}.support .item-con h4{font-size:24px;padding-bottom:10px;margin-bottom:1em;position:relative}.support .item-con h4::after{content:'';display:block;position:absolute;top:100%;left:0;height:3px;width:40px;background-color:#b0acac}.solution .icon-list{display:-ms-flexbox;display:flex;position:relative}.solution .icon-list>div{-ms-flex:1;flex:1}.solution .icon{width:90px;height:90px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.solution .sol-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#FFF;-ms-flex-align:center;align-items:center;position:relative;margin:0 6%}.solution .sol-icon:after{content:'01';font-size:90px;font-weight:700;position:absolute;top:-8px;left:50%;color:#888;opacity:.1;transform:translateX(-50%)}.solution .sol-icon:before{content:'';position:absolute;top:50%;left:100%;width:100%;height:30px;background:url(../../m418/images/sol_line.png) no-repeat;transform:translateY(-50%)}.solution .sol-icon:nth-child(2):after{content:'02'}.solution .sol-icon:nth-child(3):after{content:'03'}.solution .sol-icon:nth-child(4):after{content:'04'}.solution .sol-icon:nth-child(4):before{display:none}.solution h4{font-size:24px;margin-bottom:1em}.solution .sol-tab .tab-list{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.solution .sol-tab .tab-title{padding:10px 20px;background-color:#eaeeee;color:#666;cursor:pointer;margin-right:20px}.solution .sol-tab .tab-title:hover{background-color:#b0acac;color:#FFF}.solution .sol-tab .tab-title.is-active{background-color:#b0acac;color:#FFF}.solution .sol-tab .tab-title:nth-last-child(1){margin-right:0}.solution .sol-tab .tab-content .content-item{display:none}.solution .tab-content{margin-top:40px}.solution .sol-box{display:-ms-flexbox;display:flex;margin-bottom:40px}.solution .sol-box>div{width:50%;-ms-flex:auto;flex:auto;padding:0}.solution .sol-box>div img{display:block;width:100%;height:auto}.solution .sol-box .box-icon{width:86px;height:86px;border-radius:50%;background-color:#b0acac;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.solution .sol-box .box-icon>img{width:40px;height:auto}.solution .sol-box .con{background-color:#f3f3f3;padding:4%;box-sizing:border-box}.solution .sol-box .con-top{display:-ms-flexbox;display:flex;margin-bottom:20px}.solution .sol-box .con-top p{margin-left:30px;margin-top:10px;font-size:24px;line-height:1.3em}.applic-list ul{display:flex;flex-wrap:wrap;margin:0 -10px}.applic-list ul li{width:33.3333%;margin-bottom:20px;padding:0 10px;box-sizing:border-box}.applic-list .applic-name{padding:10px 0;display:block;text-align:center;color:#222;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.applic-list .applic-img img{display:block;width:100%;height:auto}.support-item-img{margin-bottom:20px}.support-item-img img{width:100%;height:auto}.ck-add .cp .cp-img img{width:100%;height:auto}.ck-add .cp{display:flex}.ck-add .cp>div{width:50%}.ck-add .cp-con{padding-left:40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.ck-add .cp-con h4{font-size:22px;font-weight:700;line-height:1.2em;margin-bottom:14px}.ck-add .ps-img{margin-bottom:20px}.ck-add .ps-img img{width:100%;height:auto}.ck-add .ps-con p{line-height:1.8em;margin-bottom:20px}.ck-add .ti{display:flex;flex-wrap:wrap;align-items:center}.ck-add .ti .ti-tit{white-space:nowrap;font-size:22px;font-weight:700;color:#222;padding:20px}.ck-add .ti .ti-con{flex:1}.ck-add .ti .ti-img{width:100%;margin:10px 0}.ck-add .ti .ti-img img{width:100%;height:auto}.ck-add .dh-con h4{text-align:center}.ck-add p{margin-bottom:20px;line-height:1.6em;color:#222}.ck-add h4{font-size:22px;margin-bottom:20px;font-weight:700;color:#222}.ck-add ul{padding-left:20px}.ck-add ul li{position:relative;color:#6e6e6e;list-style:disc}.ck-add .ce-list{display:flex}.ck-add .ce-list>div{flex:1}.ck-add .ce-list img{width:100%;height:auto}.ck-add .ce-list{margin:0 -10px}.ck-add .ce-list .ce-item{padding:0 10px;box-sizing:border-box}.ck-add .ho .ho-item{display:flex}.ck-add .ho .ho-item img{display:block;margin:0px auto;}.ck-add .ho .l .ho-left,.ck-add .ho .r .ho-right{flex:4}.ck-add .ho .l .ho-right,.ck-add .ho .r .ho-left{display:flex;flex-direction:column;justify-content:center;flex:6;padding:0 20px;box-sizing:border-box}.ck-add .ho .ho-title{font-weight:700}.ck-add .ho .ho-con{margin-top:30px}.ck-add .ca-img img{width:100%;height:auto}.ck-add .ca-img{margin-bottom:20px}.ck-add .rd .rd-img-list{display:flex}.ck-add .rd .rd-img{padding:0 10px;margin-bottom:20px}.ck-add .rf .rf-con img{float:left;margin-right:30px}.ck-add .cm-img img{width:100%;height:auto}.ck-add .cm-img{margin-bottom:20px}.ck-add .cv img{float:right}.ck-add .ch-item{display:flex}.ck-add .ch-item>div{width:50%}.ck-add .ch-item.r{flex-direction:row-reverse}.ck-add .ch-con{display:flex;padding:20px;box-sizing:border-box;flex-direction:column;justify-content:center}.ck-add .pe .pe-con .pe-img{float:right}.ck-add .pe ul li{list-style:none}.ck-add .pe ul{padding-left:0}@media screen and (max-width:768px){.applic-list ul li{width:50%}.applic-list .applic-name{font-size:14px}.ck-add .cp{flex-direction:column}.ck-add .cp>div{width:100%}.ck-add .ce-list{flex-wrap:wrap}.ck-add .ce-list>div{width:100%;flex:none}.ck-add .cp-con{padding-left:0;margin-top:20px}.ck-add .ho .ho-con{margin-top:0}.ck-add .ho .ho-item{display:block}.ck-add .ho .ho-title{margin:10px 0}.ck-add .rd .rd-img-list{flex-direction:column}.ck-add .rd .rd-img{padding:0}.ck-add .ch-item.l,.ck-add .ch-item.r{flex-direction:column}.ck-add .ch-item>div{width:100%}}.side-about .LocalCurrent a:after,.side-about .item:hover a:after{right:20px;left:inherit}.project-list.is-active li{background:0 0}.project-list.is-active li{background:0 0}@media screen and (max-width:768px){.app,.case,.solution,.support{padding:10px 0}.applic-list{padding:6vw 0}.app .app-box,.app .app-list{flex-direction:column}.app .box-l{margin-bottom:1em}.app .box-r{padding-left:0}.app .list-item{margin-bottom:1em}.how-to-use ul>li{width:100%}.case ul>li{width:50%;padding:0 2vw}.case ul{margin:0 -2vw}}@media screen and (max-width:1500px){.solution .tab-content{margin-top:10px}.solution .sol-box{flex-direction:column}.solution .sol-box>div{width:100%}.solution .icon-list{flex-wrap:wrap}.solution .icon-list>div{flex:auto}.solution .sol-icon{width:50%;margin:0;margin-bottom:4vw}.solution .sol-icon:before{display:none}.solution .sol-tab .tab-list{flex-wrap:wrap}.solution .sol-tab .tab-title{width:100%;margin-right:0;margin-bottom:10px}.solution .sol-box .box-icon{width:65px;height:65px}.solution .sol-box .con-top p{margin-top:0;margin-left:16px}}@media screen and (max-width:1000px){.support .support-item{flex-direction:column}.support .support-item img{width:100%}.support .item-l .item-con{padding-right:0}.support .item-r .item-con{padding-left:0}.support .support-item>div{margin-bottom:8vw}.support .item-con h4{font-size:20px}}@media screen and (max-width:768px){.ck-add{padding:10px 0}}@media screen and (max-width:768px){.ck-add .ch-con{padding:10px 0}.ck-add .ho .l .ho-right,.ck-add .ho .r .ho-left{padding:10px 0}.ck-add .ce-list>div{width:50%}.app p{line-height:1.6em}}.addToCart.is-active{opacity: 0.9;}
.common-main .ck-add img{width:auto;}
.vPlay{position:absolute;bottom:10px;left:10px;background:rgba(0,0,0,.6) url(../vPlay.png) no-repeat center;background-size:25px;z-index:10;cursor:pointer;user-select:none;width:40px;height:40px;border-radius:50%}
@media(min-width:768px) and (max-width:1280px){
.head-nav>ul>li>a{padding:0 10px}}.code-img img{height:auto}#swiper-banner img{height:auto}
.singglepic{width:450px;}#feedbackForm .inquiry-form .feed-verification{width:100%;display:flex;align-items:center;margin-top:30px}
#feedbackForm .inquiry-form .feed-verification input{margin:0;flex:1;max-width:300px}
#feedbackForm .inquiry-form .feed-verification .verification-box{height:100%}
#feedbackForm .inquiry-form .feed-verification img{width:90px;height:100%!important;cursor:pointer}@media(max-width:768px){
#feedbackForm .inquiry-form .feed-verification{margin-top:4vw}}